asynchronous programmingの例文
もっと例文: 1 2
- It appears to me that the question is about asynchronous programming.
- AIS employs both the synchronous and asynchronous programming models.
- Silverlight 2 also supports asynchronous programming via the use of the threading libraries.
- Besides actor support and data-parallelism, Scala also supports asynchronous programming with Futures and Promises, software transactional memory, and event streams.
- Because threads can be rescheduled at any instant and can execute concurrently, programs using threads must be careful about event-driven or asynchronous programming .)